home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2004 February / PC Advisor February 2004.iso / menus / magazine.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-11-18  |  84 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","edit\\utilities\\abcchm\\abcchm_setup.exe");
  3. }
  4.